home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Graphics / SciPlot / SciPlotDemos / Macros / MacroDemo_2.MP < prev    next >
Encoding:
Text File  |  1993-08-30  |  549 b   |  46 lines

  1. SciPlot.7.MACRO - 31.08.93 11:53 - v3.6 (c)M.Wesemann'91/92/93
  2. ### MACRO NUMBER
  3. 0
  4. ### MACRO0
  5. 325
  6.  
  7.                                  %%%            (c) M.Wesemann '93 %%%
  8.                                  %%% This is a macro for automatic %%% 
  9.                                  %%% normalizing of peak positions %%%
  10.  
  11. enter[xn;Enter new reference position for the peak's]
  12. loop[0;nb-1;1]
  13.  unselectall[]
  14.  select[l]
  15.  movex[xn-findx(l,ymax(l))]
  16. endloop[]
  17. selectall[]
  18. rescale[]
  19. ### MACRO1
  20. 0
  21.  
  22. ### MACRO2
  23. 0
  24.  
  25. ### MACRO3
  26. 0
  27.  
  28. ### MACRO4
  29. 0
  30.  
  31. ### MACRO5
  32. 0
  33.  
  34. ### MACRO6
  35. 0
  36.  
  37. ### MACRO7
  38. 0
  39.  
  40. ### MACRO8
  41. 0
  42.  
  43. ### MACRO9
  44. 0
  45.  
  46.